   console.log("hello world");  // This is a comment
        /*
        This is a multi line
        Comment
        */
